home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1987 / Jul 87 / Response to TESelect question 7 < prev    next >
Encoding:
Text File  |  1991-03-06  |  590 b   |  16 lines  |  [TEXT/GEOL]

  1. Item    5533920                         13-July-87        13:32
  2.  
  3. From:   GOLDSMITH1                      Goldsmith, David
  4.  
  5. To:     U0239                           Louisiana State U Bookstore
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    Response to Patching TESelect…
  10.  
  11. DoSetupMenus is the correct place to say Run or Run Selection.  DoSetupMenus
  12. will always be called after any event; you don't have to change the document.
  13. For example, Cut and Copy are only highlighted when text is selected, which is
  14. a similar circumstance to what you want to accomplish.
  15.  
  16.